home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2276 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  995 b 

  1. Path: btree.is.brooktree.com!usenet
  2. From: sasha@brooktree.com (Alex Bakaev)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Creating 16 bit apps
  5. Date: Tue, 16 Jan 1996 20:16:52 GMT
  6. Organization: Brooktree Corporation
  7. Message-ID: <4dh13a$oc4@btree.brooktree.com>
  8. References: <4ddvvq$d3e@hermes.louisville.edu>
  9. NNTP-Posting-Host: komissar.is.brooktree.com
  10.  
  11. bbboon01@homer.louisville.edu (Billy Boone) wrote:
  12.  
  13. >I was wondering if Visual C++ version 2.0 or 4.0 had the ability to create 
  14. >both 16 bit or 32 bit applications.  I am currently using version 1.5 and want 
  15. >to upgrade because I have heard both 2.0 and 4.0 are a great improvement over 
  16. >1.5 but if I can't continue to create 16 bit applications I'll have to stick 
  17. >with 1.5
  18.  
  19. New version of Borland C++ ( 5.0 ) will compile MFC code ( if you are
  20. using MFC ), so it can be your ticked to happiness. If you are not
  21. using MFC then switch to Borland right away - it lets you create both
  22. 16 and 32 bit code from the single code base.
  23.  
  24. Regards, Alex
  25.  
  26.